CyberKnights Logo, click for background info Random banner image

CyberKnights

Modern tools.
Traditional dedication.

Previous page Home | Purpose | Linux | Products | Legality | Special | Downloads | Articles | Contact Next page

Mandriva 2007.0 - Development|Perl

perl-Apache-Test 1.28GPL or ArtisticTest.pm wrapper with helpers for testing Apache
Apache::Test is a test toolkit for testing an Apache server with any configuration. It works with Apache 1.3 and Apache 2.0 and any of its modules, including mod_perl 1.0 and 2.0. It was originally developed for testing mod_perl 2.0.
perl-AppConfig 1.63GPLPerl5 modules for reading configuration
AppConfig has a powerful but easy to use module for parsing configuration files. It also has a simple and efficient module for parsing command line arguments.
perl-Archive-Tar 1.30GPL or ArtisticPerl module for manipulation of tar archives
Perl module for manipulation of tar archives.
perl-Authen-PAM 0.16GPL or ArtisticPerl interface to the PAM library
The Authen::PAM module provides a Perl interface to the PAM library. The only difference with the standard PAM interface is that the perl one is simpler.
perl-Authen-SASL 2.10GPL or ArtisticSASL Authentication framework
SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.
perl-Authen-Smb 0.91GPLPerl extension to authenticate against an SMB server
Authen::Smb is a Perl module to authenticate against an SMB server.
perl-base 5.8.8GPL or ArtisticThe Perl programming language (base)
This is the base package for perl.
perl-Bit-Vector 6.4GPL or ArtisticBit-Vector module for perl
Bit-Vector module for perl. Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes.
perl-BSD-Resource 1.28GPL or ArtisticBSD process resource limit and priority functions
BSD-Resource module for perl
perl-Carp-Clan 5.3GPL or ArtisticCarp-Clan module for perl
Carp-Clan module for perl. This module reports errors from the perspective of the caller of a "clan" of modules, similar to "Carp.pm" itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the "clan" of modules which shall never be blamed for any error.
perl-Catalyst-Engine-Apache 1.07GPL or ArtisticCatalyst Apache Engines
This package contains mod_perl handlers for Catalyst.
perl-Catalyst-Model-DBI 0.14Artistic/GPLCatalyst DBI Model Class
This is the DBI model class for Catalyst. It is nothing more than a simple wrapper for DBI.
perl-Catalyst-P-A-Credential-PAM 0.01Artistic/GPLAuthenticate a user against PAM
This is an authentication credential checker that verifies passwords using a specified PAM service.
perl-Catalyst-Plugin-Authentication-CDBI 0.10Artistic/GPLCDBI Authentication for Catalyst
This plugin allows you to authenticate your web users using database tables accessed through Class::DBI classes. Note that this plugin requires a session plugin such as Catalyst::Plugin::Session::FastMmap. This module is now well past the teatime of it's lifespan, and no new features will be added. For new applications, you probably want to look at Catalyst::Plugin::Authentication and friends instead
perl-Catalyst-Plugin-Authentication-LDAP 0.01Artistic/GPLLDAP Authentication for Catalyst
This plugin allows you to authenticate your web users using an LDAP server. See the Configuration section for more details on how to set it up. This module was designed with Active Directory in mind and has not yet been tested using other LDAP servers. Patches are welcome that enable support for other servers. Note that this plugin requires a session plugin like Catalyst::Plugin::Session::FastMmap.
perl-Catalyst-Plugin-FillInForm 0.06GPL or ArtisticFillInForm for Catalyst
Fill forms automatically, based on data from a previous HTML form. Typically (but not necessarily) used in conjunction with Catalyst::Plugin::FormValidator. This module automatically inserts data from a previous HTML form into HTML input fields, textarea fields, radio buttons, checkboxes, and select tags. It is an instance of HTML::FillInForm, which itself is a subclass of HTML::Parser, which it uses to parse the HTML and insert the values into the proper form tags. The usual application is after a user submits an HTML form without filling out a required field, or with errors in fields having specified constraints. FillInForm is used to redisplay the HTML form with all the form elements containing the submitted info. FillInForm can also be used to fill forms with data from any source, e.g. directly from your database.
perl-Catalyst-Plugin-Unicode 0.2Artistic/GPLUnicode aware Catalyst
On request, decodes all params from UTF-8 octets into a sequence of logical characters. On response, encodes body into UTF-8 octets.
perl-Catalyst-View-REST-XML 0.01Artistic/GPLXML View Class
This is the XML::Simple view class.
perl-CGI 3.16GPL or ArtisticSimple Common Gateway Interface class for Perl
This perl library uses perl5 objects to make it easy to create Web fill-out forms and parse their contents. This package defines CGI objects, entities that contain the values of the current query string and other state variables. Using a CGI object's methods, you can examine keywords and parameters passed to your script, and create forms whose initial values are taken from the current query (thereby preserving state information).
perl-Compress-Zlib 1.42GPL or ArtisticPerl interface to zlib compression library
The Compress::Zlib module provides a Perl interface to the zlib compression library.
perl-Config-IniFiles 2.39GPLConfig-IniFiles module for perl
This perl module allows you to access to config files written in the .ini style.
perl-Convert-ASN1 0.20GPL or ArtisticASN.1 Encode/Decode library for perl
Perl module used to encode and decode ASN.1 data structures using BER/DER rules. Needed by webmin to handle the OpenLDAP modules properly.
perl-Convert-BER 1.31.01GPLConvert-BER (module for perl)
Convert::BER is a perl object class implementation to encode and decode objects as described by ITU-T standard X.209 (ASN.1) using Basic Encoding Rules (BER)
perl-Crypt-SSLeay 0.51GPL or ArtisticSupport for the https protocol under LWP
This perl module provides support for the https protocol under LWP, so that a LWP::UserAgent can make https GET & HEAD requests. The Crypt::SSLeay package contains Net::SSL, which is automatically loaded by LWP::Protocol::https on https requests, and provides the necessary SSL glue for that module to work via these deprecated modules: This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)
perl-Date-Calc 5.4GPL or ArtisticGregorian calendar date calculations
This library provides all sorts of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).
perl-DateManip 5.44GPL or ArtisticDateManip module for Perl
This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done.
perl-DBI 1.52GPLThe Perl Database Interface
The Perl Database Interface (DBI) is a database access Application Programming Interface (API) for the Perl Language. The Perl DBI API specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used.
perl-DB_File 1.814GPL or ArtisticPerl5 access to Berkeley DB version 1.x
DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1. (DB_File can be built with version 2 or 3 of Berkeley DB, but it will only support the 1.x features). If you want to make use of the new features available in Berkeley DB 2.x or 3.x, use the Perl module BerkeleyDB instead. Berkeley DB is a C library which provides a consistent interface to a number of database formats. DB_File provides an interface to all three of the database types (hash, btree and recno) currently supported by Berkeley DB. For further details see the documentation included at the end of the file DB_File.pm.
perl-Devel-Cover 0.59GPL or ArtisticCode coverage metrics for Perl
This module provides code coverage metrics for Perl. If you can't guess by the version number this is an alpha release. Code coverage data are collected using a pluggable runops function which counts how many times each op is executed. These data are then mapped back to reality using the B compiler modules. There is also a statement profiling facility which needs a better backend to be really useful. The cover program can be used to generate coverage reports. Statement, branch, condition, subroutine, pod and time coverage information is reported. Statement coverage data should be reasonable, although there may be some statements which are not reported. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Subroutine coverage should be as accurate as statement coverage. Pod coverage comes from Pod::Coverage. Coverage data for path coverage are not yet collected. The gcov2perl program can be used to convert gcov files to Devel::Cover databases. You may find that the results don't match your expectations. I would imagine that at least one of them is wrong.
perl-Digest-HMAC 1.01GPL or ArtisticKeyed-Hashing for Message Authentication
Digest-HMAC module for perl.
perl-Digest-SHA1 2.11GPL or ArtisticPerl interface to the SHA1 Algorithm
Digest-SHA1 module for perl.
perl-Expect 1.20GPLExpect for Perl
The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It more closely ressembles the Tcl Expect language than its predecessors. It does not contain any of the networking code found in Comm.pl. I suspect this would be obsolete anyway given the advent of IO::Socket and external tools such as netcat. Expect.pm is an attempt to have more of a switch() & case feeling to make decision processing more fluid. Three separate types of debugging have been implemented to make code production easier. It is now possible to interconnect multiple file handles (and processes) much like Tcl's Expect. An attempt was made to enable all the features of Tcl's Expect without forcing Tcl on the victim programmer :-) .
perl-File-FnMatch 0.02GPL or ArtisticSimple filename and pathname matching
File::FnMatch::fnmatch() provides simple, shell-like pattern matching. Though considerably less powerful than regular expressions, shell patterns are nonetheless useful and familiar to a large audience of end-users.
perl-File-HomeDir 0.58GPL or ArtisticGet home directory for self or other users
A Perl module to get home directory portably for self or other users.
perl-File-NCopy 0.34GPL or ArtisticCopies files to directories, or a single file to another file
Copies files to directories, or a single file to another file.
perl-File-Slurp 9999.12GPL or ArtisticEfficient Reading/Writing of Complete Files
This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.
perl-File-Tail 0.99.3GPL or ArtisticFile::Tail module for Perl
This Perl modules allows to read from continously updated files.
perl-Geography-Countries 1.4GPL or ArtisticMaps 2-letter, 3-letter, and numerical codes for countries
This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD.
perl-HTML-FillInForm 1.06ArtisticPopulates HTML Forms with data
This module automatically inserts data from a previous HTML form into the HTML input, textarea, radio buttons, checkboxes and select tags. It is a subclass of HTML::Parser and uses it to parse the HTML and insert the values into the form tags.
perl-HTML-Parser 3.54GPL or ArtisticPerl module to parse HTML documents
HTML::Parser module for Perl to parse and extract information from HTML documents.
perl-HTML-Tagset 3.10GPLThis module contains data tables useful in dealing with HTML
This module contains data tables useful in dealing with HTML. It provides no functions or methods.
perl-Image-Size 3.0GPLRead the dimensions of an image in several popular formats
Image::Size is a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to IMG directives.
perl-IO-Socket-INET6 2.51BSD-likeObject interface for AF_INET|AF_INET6 domain sockets
IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket.
perl-IO-Socket-SSL 0.99.9GPL or ArtisticNearly transparent SSL encapsulation for IO::Socket::INET
IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET and provides a subset of the base class's interface methods.
perl-IO-Tty 1.07GPLPseudo TTY object class
The IO::Tty and IO::Pty modules provide an interface to pseudo tty's.
perl-IO-Zlib 1.04GPLIO:: style interface to Compress::Zlib
IO::Zlib provides an IO:: style interface to Compress::Zlib and hence to gzip/zlib compressed files. It provides many of the same methods as the IO::Handle interface.
perl-IP-Country 2.21GPL or ArtisticFast lookup of country codes from IP addresses
IP lookup modules for Perl. This package also provides the ip2cc utility, to lookup country from IP address or hostname.
perl-IPC-Run 0.80GPL or ArtisticIPC-Run module for perl
IPC::Run allows you run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. Various redirection operators reminiscent of those seen on common Unix and DOS command lines are provided.
perl-ldap 0.33GPL or ArtisticPerl modules for ldap
The perl-ldap distribution is a collection of perl modules which provide an object-oriented interface to LDAP servers.
perl-Libconf 0.42.00GPLConfiguration file abstraction layer
Libconf is a wrapper to the main configuration files of the system. It's mainly a generic parser plus many templates
perl-libwww-perl 5.805GPL or ArtisticLibwww-perl module for perl
libwww-perl module for perl
perl-Locale-gettext 1.05GPL or ArtisticMessage handling functions for Perl
The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software. It provides gettext(), dgettext(), dcgettext(), textdomain() and bindtextdomain().
perl-Mail-Sendmail 0.79GPLSimple platform-independent mailer
Mail-Sendmail is a Perl module for sending mail through a sendmail SMTP server.
perl-Mail-SpamAssassin 3.1.5Apache LicenseMail::SpamAssassin -- SpamAssassin e-mail filter Perl modules
Mail::SpamAssassin is a module to identify spam using text analysis and several internet-based realtime blacklists. Using its rule base, it uses a wide range of heuristic tests on mail headers and body text to identify ``spam'', also known as unsolicited commercial email. Once identified, the mail can then be optionally tagged as spam for later filtering using the user's own mail user-agent application.
perl-Mail-SPF-Query 1.999.1GPL or ArtisticQuery Sender Policy Framework for an IP,email,helo
The SPF protocol relies on sender domains to describe their designated outbound mailers in DNS. Given an email address, Mail::SPF::Query determines the legitimacy of an SMTP client IP.
perl-MailTools 1.74GPL or ArtisticA set of perl modules related to mail applications
This is MailTools, a set of perl modules related to mail applications.
perl-MDK-Common 1.2.3GPLVarious simple functions
Various simple functions created for DrakX
perl-MDV-Distribconf 3.06GPLRead and write config of a Mandriva Linux distribution tree
MDV::Distribconf is a module to get/write the configuration of a Mandriva Linux distribution tree.
perl-MDV-Packdrakeng 1.01GPLSimple Archive Extractor/Builder
MDV::Packdrakeng is a simple indexed archive builder and extractor using standard compression methods.
perl-MIME-Lite 3.01GPL or ArtisticLow-calorie MIME generator
MIME::Lite is intended as a simple, standalone module for generating (not parsing!) MIME messages... specifically, it allows you to output a simple, decent single- or multi-part message with text or binary attachments. It does not require that you have the Mail:: or MIME:: modules installed.
perl-Module-Build 0.2805GPL or ArtisticBuild and install Perl modules
Module::Build is a system for building, testing, and installing Perl modules. It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like MacOS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules.
perl-Mon 0.11GPLPerl-Mon module
This is the Perl5 module for interfacing with the Mon system monitoring package. Currently only the client interface is implemented, but more things like special logging routines and persistent monitors are being considered.
perl-MP3-Info 1.20GPLPerl module to manipulate / fetch info from MP3 audio files
Manipulate / fetch info from MP3 audio files : winamp genres, mp3tag, mp3info.
perl-Net-CIDR-Lite 0.20GPL or ArtisticPerl extension for merging IPv4 or IPv6 CIDR addresses
Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses.
perl-Net-DBus 0.33.3GPL or ArtisticPerl API to the DBus message system
Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, providing the API changes have not been too drastic. Users of this package are either typically, service providers in which case the Net::DBus::Service and Net::DBus::Object modules are of most relevance, or are client consumers, in which case Net::DBus::RemoteService and Net::DBus::RemoteObject are of most relevance.
perl-Net-DNS 0.58GPL or ArtisticPerl interface to the DNS resolver
Net::DNS is a collection of Perl modules that act as a Domain Name System (DNS) resolver. It allows the programmer to perform DNS queries that are beyond the capabilities of gethostbyname and gethostbyaddr. The programmer should be somewhat familiar with the format of a DNS packet and its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.
perl-Net-Ident 1.20GPL or ArtisticNet::Ident - lookup the username on the remote end of a TCP/IP connection
Net::Ident is a module that looks up the username on the remote side of a TCP/IP connection through the ident (auth/tap) protocol described in RFC1413 (which supersedes RFC931). Note that this requires the remote site to run a daemon (often called identd) to provide the requested information, so it is not always available for all TCP/IP connections.
perl-Net-IP 1.25GPL or ArtisticPerl extension for manipulating IPv4/IPv6 addresses
This module provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.
perl-Net-Jabber 2.0LGPLNet-Jabber perl module
Net::Jabber is a collection of Perl modules that provide a Perl Developer access to the Jabber protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a simple protocol tester.
perl-Net-Telnet 3.03GPLNet::Telnet perl module
Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a timeout and to wait for patterns to appear in the input stream, such as the prompt from a shell.
perl-Net-XMPP 1.0GPL or ArtisticXMPP Perl Library
Net::XMPP is a convenient tool to use for any perl script that would like to utilize the XMPP Instant Messaging protocol. While not a client in and of itself, it provides all of the necessary back-end functions to make a CGI client or command-line perl client feasible and easy to use. Net::XMPP is a wrapper around the rest of the official Net::XMPP::xxxxxx packages.
perl-Net_SSLeay.pm 1.30BSD-likePerl extension for using OpenSSL
Perl extension for using OpenSSL.
perl-PDL 2.4.2GPLPerlDL, an efficient numerical language for scientific computing
The perlDL project aims to turn perl into an efficient numerical language for scientific computing. The PDL module gives standard perl the ability to COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets which are the bread and butter of scientific computing. e.g. C<$a=$b+$c> can add two 2048x2048 images in only a fraction of a second. The aim is to provide tons of useful functionality for scientific and numeric analysis.
perl-Period 1.20GPLTime::Period module for perl
Period.pm is a Perl module that contains code to deal with time periods. Currently, there is only a function in this module. That function is called inPeriod(). inPeriod() determines if a given time is within a given time period. It will return 1 if it is, 0 if not, and -1 if either the time or the period passed to it were malformed. The time is specified in non-leap year seconds past January 1, 1970, as per the time() function. The period is a string which is of the form described in Period's man page.
perl-Pod-POM 0.17GPL or ArtisticPOD Object Model
This module implements a parser to convert Pod documents into a simple object model form known hereafter as the Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. In addition, Pod::POM supports and provides view objects which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another.
perl-SDL 1.20.0LGPLWrapper around the cross platform Simple DirectMedia Layer game library
SDL Perl is a wrapper around the cross platform Simple Direct Layer game library. Essentially it allows you to write cross platform games in Perl, using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
perl-SOAP-Lite 0.69GPL or ArtisticClient and server side SOAP implementation
SOAP::Lite for Perl is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side. To learn about SOAP, go to http://www.soaplite.com/#LINKS for more information. This version of SOAP::Lite supports a subset of the SOAP 1.1 specification and has initial support for SOAP 1.2 specification. See http://www.w3.org/TR/SOAP for details.
perl-Socket6 0.19BSD-likeIPv6 related part of the C socket.h defines and structure manipulators
This module provides glue routines to the various IPv6 functions. If you use the Socket6 module, be sure to specify "use Socket" as well as "use Socket6".
perl-String-CRC32 1.4GPL or ArtisticPerl interface for cyclic redundency check generation
This packages provides a perl module to generate checksums from strings and from files.
perl-String-ShellQuote 1.03GPL or ArtisticQuote strings for passing through the shell
This perl module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object.
perl-suid 5.8.8GPL or ArtisticThe Perl programming language (suidperl)
This is the package that provides suidperl, a secure way to write suid perl scripts.
perl-Sys-Hostname-Long 1.4GPL or ArtisticTry every conceivable way to get full hostname
How to get the host full name in perl on multiple operating systems.
perl-Template-Toolkit 2.15GPLTemplate-Toolkit module for perl
The Template Toolkit is a collection of modules which implement a fast, flexible, powerful and extensible template processing system. It was originally designed and remains primarily useful for generating dynamic web content, but it can be used equally well for processing any other kind of text based documents: HTML, XML, POD, PostScript, LaTeX, and so on.
perl-Term-ReadKey 2.30GPLTerm::ReadKey Perl module
This module, ReadKey, provides ioctl control for terminals so the input modes can be changed (thus allowing reads of a single character at a time), and also provides non-blocking reads of stdin, as well as several other terminal related features, including retrieval/modification of the screen size, and retrieval/modification of the control characters.
perl-Text-DelimMatch 1.06GPLPerl extension to find regexp delimited strings with proper nesting
These routines allow you to match delimited substrings in a buffer. The delimiters can be specified with any regular expression and the start and end delimiters need not be the same. If the delimited text is properly nested, entire nested groups are returned. In addition, you may specify quoting and escaping characters that contribute to the recognition of start and end delimiters.
perl-Tie-Watch 1.2GPL or ArtisticPlace watchpoints on Perl variables
This module binds one or more subroutines of your devising to a Perl variable. With Tie::Watch one can: - alter a variable's value - prevent a variable's value from being changed - invoke a Perl/Tk callback when a variable changes - trace references to a variable
perl-TimeDate 1.16GPL or ArtisticTimeDate module for perl (Data_Type_Utilities/Time)
Simple Time and Date module for perl.
perl-Tk 804.027GPL or ArtisticTk modules for Perl
This package provides the modules and Tk code for Perl/Tk, as written by Nick Ing-Simmons (pTk), John Ousterhout(Tk), and Ioi Kim Lam(Tix). It gives you the ability to develop perl applications using the Tk GUI. It includes the source code for the Tk and Tix elements it uses. The licences for the various components differ, so check the copyright.
perl-URI 1.35GPL or ArtisticURI module for perl
This Perl module implements the URI class. Objects of this class represent Uniform Resource Identifier (URI) references as specified in RFC 2396.
perl-URPM 1.46GPL or ArtisticURPM module for perl
The URPM module allows you to manipulate rpm files, rpm header files and hdlist files and manage them in memory.
perl-XML-LibXML-Common 0.13GPL or ArtisticVarious functions used by XML::LibXML, XML::LibXSLT
XML::LibXML::Common contains several constants and functions that are shared by XML::LibXML, XML::GDOME and XML::LibXSLT (not all done, yet)
perl-XML-LibXML 1.60GPL or ArtisticPerl Binding for libxml2
This module implements much of the DOM Level 2 API as an interface to the Gnome libxml2 library. This makes it a fast and highly capable validating XML parser library, as well as a high performance DOM.
perl-XML-NamespaceSupport 1.09MPLXML-NamespaceSupport module for perl
This module offers a simple to process namespaced XML names (unames) from within any application that may need them. It also helps maintain a prefix to namespace URI map, and provides a number of basic checks.
perl-XML-Parser 2.34GPLA perl module for parsing XML documents
A perl module for parsing XML documents Needed by eGrail
perl-XML-SAX 0.14GPL or ArtisticSimple API for XML
XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness.
perl-XML-Simple 2.14GPL or ArtisticXML-Simple perl module
XML::Simple is a trivial perl API to manipulate XML.
perl-XML-Stream 1.22LGPLXML-Stream perl module
This module provides you with access to XML Streams. An XML Stream is just that. A stream of XML over a connection between two computers.
perl-XML-Twig 3.26ArtisticA perl module for processing huge XML documents in tree mode
XML::Twig is a Perl module that subclasses XML-Parser to allow easy processing of XML documents of all sizes.
perl 5.8.8GPL or ArtisticThe Perl programming language
Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications (and what it excels at) are probably system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts. You need perl-base to have a full perl.

Nearly all men can stand adversity, but if you want to test a man’s character, give him power. — Abraham Lincoln

Last changed: 24-Dec-2006 19:32:51  Find out who links to this page. Verify for yourself that this page is pure, standard HTML, not Ruby.

[Powered by Google]   Translate into     Linux™ Powered

No software patents! If you would like us to read email for USD$1000 per page, payable in advance, send it here.